MobileCredentialMetaData
@Serializable
Represents a mobile credential, excluding any Personally Identifiable Information (PII).
See also
Constructors
Link copied to clipboard
constructor( id: String, issuerInfo: IssuerInfo, docType: String, validityInfo: MobileCredentialValidity, claims: Map<String, Set<String>>, msoHash: String, branding: Branding? = null)
Properties
Link copied to clipboard
Unique identifier for the MobileCredentialMetaData.
Link copied to clipboard
Information about the credential's issuer, including commonName and trustedIssuerCertificateId.
Link copied to clipboard
Information about the validity period of the credential.